|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInPlaceEditorInput | |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
Uses of IInPlaceEditorInput in org.eclipse.ui |
Methods in org.eclipse.ui with parameters of type IInPlaceEditorInput | |
void |
IInPlaceEditor.sourceChanged(IInPlaceEditorInput input)
Informs the in-place editor that the system file it is editing was moved or renamed by the application. |
Uses of IInPlaceEditorInput in org.eclipse.ui.part |
Classes in org.eclipse.ui.part that implement IInPlaceEditorInput | |
class |
FileInPlaceEditorInput
Adapter for making a file resource a suitable input for an in-place editor. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |